home *** CD-ROM | disk | FTP | other *** search
- Path: mauc209.upol.cz!skypalaj
- From: skypalaj@mat-infnw.upol.cz (Jan Skypala)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Amiga C++ Compilers
- Date: Tue, 16 Jan 1996 01:43:36 GMT
- Organization: Computer Science Department, Palacky University
- Message-ID: <skypalaj.52.821756616@mat-infnw.upol.cz>
- References: <4ch16n$p1v@mapperley.innotts.co.uk> <4ctb5t$9fl@frodo.smartlink.net>
- NNTP-Posting-Host: mauc209.upol.cz
-
- The Amiga C++ compilers:
-
- SAS/C (latest version 6.56): Very good compiler (in the manner of the
- generated code) although it doesn't support all of the C++ things (e.g.:
- exceptions). Quite ugly enviroment (both editor and debugger looks bad),
- but you can use e.g. GoldED + Barfly as developing enviroment. Some
- great tools are included (e.g. cross-debugger). For compiling in C++
- 2.5MB RAM or more, in C 1.5MB or more. I was badly surprised when I used
- iostreams and simple program linked into 40kB program. On PC in Borland
- C++ the same program was 25kB. NOT SUPPORTED OR DEVELOPPED ANYMORE!
-
- GNU C (2.7.0): Public domain, slow compiling, long code (or short code but
- uses ixemul.library). No enviroment. Again not all C++ features
- supported. Advantages: free, available nearly on any platform. 6MB RAM
- or more recommended. About streams the same prog about 50kB
-
- Maxon C++ (???): Very fastcompiling, quite buggy, it has enviroment. I don't
- know that much about this one, I just saw it once at the friend's
- computer. The same streams program compiled into 11kB and standard
- A1200 (2MB RAM) with even text editor loaded into RAM was enough for
- compiler to handle the compiling.
-
- Storm C++: Not released yet, demo should be soon on Aminet. They say 3MB of
- RAM required.
-
- One
-
- ----------------------------------------------------------------------
- __ __
- / | One of Binary Mystery Jan Skypala / /
- /_ | e-mail: Zasovska 730 / /
- | | one@risc.upol.cz Valasske Mezirici __ / /
- | | skypalaj@infnw.upol.cz 757 01 \ \ / /
- |_| http://phoenix.upol.cz/~one Czech Republic \_X_/
-
- - Have a good die. Oh, sorry. Have a good day. -
-